-- card: 17560 from stack: in -- bmap block id: 18268 -- flags: 0000 -- background id: 8923 -- name: General Layout 1 ----- HyperTalk script ----- on openCard hide card field "?" hide card field "root" hide card field "right" hide card button "continue" delete line 1 of card field ques set lockScreen to false set userLevel to 2 click at 170,266 end openCard -- part 3 (field) -- low flags: 00 -- high flags: 2000 -- rect: left=56 top=87 right=226 bottom=456 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 21 -- text size: 12 -- style flags: 16640 -- line height: 16 -- part name: -- part 7 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=10 top=38 right=90 bottom=491 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 21 -- text size: 24 -- style flags: 256 -- line height: 32 -- part name: -- part 8 (button) -- low flags: 00 -- high flags: 8000 -- rect: left=333 top=297 right=340 bottom=405 -- title width / last selected line: 0 -- icon id / first selected line: 19381 / 19381 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Review ----- HyperTalk script ----- on mouseUp visual effect wipe right set userLevel to 1 go to card id 23137 end mouseUp -- part 10 (field) -- low flags: 00 -- high flags: 2004 -- rect: left=164 top=253 right=276 bottom=267 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ques -- part 11 (button) -- low flags: 00 -- high flags: A003 -- rect: left=294 top=247 right=279 bottom=359 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: OK ----- HyperTalk script ----- on mouseUp if line 1 of card field ques is "washington" then show card field "right" wait 1 seconds set lockScreen to true set userLevel to 1 go to card id 34578 else if line 1 of card field ques is "state" then hide card field "?" show card field "root" delete line 1 of card field ques else delete line 1 of card field ques hide card field "root" show card field "?" end if show card button "continue" click at 170,266 end mouseUp -- part 12 (field) -- low flags: 80 -- high flags: 2004 -- rect: left=55 top=279 right=303 bottom=442 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ? -- part 13 (field) -- low flags: 80 -- high flags: 2004 -- rect: left=55 top=279 right=303 bottom=443 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: root -- part 14 (field) -- low flags: 00 -- high flags: 2001 -- rect: left=54 top=280 right=304 bottom=454 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 21 -- text size: 14 -- style flags: 16640 -- line height: 18 -- part name: right -- part 15 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=127 top=214 right=248 bottom=365 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 21 -- text size: 12 -- style flags: 1280 -- line height: 16 -- part name: -- part 16 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=56 top=131 right=167 bottom=176 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 21 -- text size: 12 -- style flags: 2816 -- line height: 16 -- part name: -- part 17 (button) -- low flags: 80 -- high flags: 8000 -- rect: left=411 top=299 right=340 bottom=482 -- title width / last selected line: 0 -- icon id / first selected line: 22308 / 22308 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Continue ----- HyperTalk script ----- on mouseUp visual effect wipe left set lockScreen to true go to next card end mouseUp -- part 18 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=18 top=297 right=342 bottom=98 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: New Button ----- HyperTalk script ----- on mouseUp set userLevel to 1 go to card id 23137 end mouseUp -- part contents for card part 3 ----- text ----- To conduct a search, you must first select the keywords. Keywords are the terms (usually nouns) that define your topic. If you wanted to obtain information about education in the state of Washington, one keyword would be education. What would be another keyword? -- part contents for card part 7 ----- text ----- Search Strategies: Connectors -- part contents for card part 12 ----- text ----- Try again by typing the name of the state in question. You need to type a ? after the word search. Please try again. -- part contents for card part 13 ----- text ----- The name of the state would narrow the search. Try again. Type the ROOT word, followed by a ?. Please try again. -- part contents for card part 14 ----- text ----- That's right! Washington is the other keyword. CORRECT! -- part contents for card part 15 ----- text ----- Type a keyword and then click OK. -- part contents for card part 16 ----- text ----- EXAMPLE: -- part contents for card part 10 ----- text ----- WASHINGTON